-
Home
-
Tiered Pricing Table for WooCommerce
-
5.4.1 (latest)
-
Code
-
Classes
- PriceManager
| Total Complexity |
50 |
| Dependencies |
4 |
| Dependents |
32 |
| Total lines |
272 |
| Lines of code |
157 |
| Logical lines of code |
88 |
| Comment lines |
90 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getPricingRule() |
A |
47 |
13 |
35 |
| getPriceByRules() |
A |
46 |
12 |
38 |
| getPriceRules() |
S |
52 |
5 |
24 |
| getPricingType() |
S |
62 |
4 |
11 |
| getPriceByPercentDiscount() |
S |
68 |
3 |
7 |
| getPriceToDisplay() |
S |
64 |
2 |
10 |
| getProductPriceWithPercentageDiscount() |
S |
71 |
2 |
5 |
| updatePriceRulesType() |
S |
72 |
2 |
5 |
| updateProductMinimumQuantity() |
S |
69 |
2 |
7 |
| calculateDiscount() |
S |
70 |
2 |
6 |
| getFixedPriceRules() |
S |
78 |
1 |
3 |
| getPercentagePriceRules() |
S |
78 |
1 |
3 |
| getProductQtyMin() |
S |
81 |
1 |
3 |